This NM95MS14.EXE is to program NM95MS14 device on the card from ISA bus.

There are 2 parts in the E2PROM inside - 

	- PnP resource data(2k)
	- User data(4k)

Following is the syntax to program the onchip EEPROM of the device.

a) To program just the  PnP RESOURCE DATA, the command is 
   
   c:\NM95MS14 <filename of the Resource Bin file> <CS>
   
   The <CS> option automatically calculates the Plug-n-Play checksums 
   for the resource data.
	
b) To program the User portion of the Onchip EEPROM, the command is
   
   c:\NM95MS14 <filename> USER

   
c)To read the entire EEPROM memory and store it on to a file, the command is 
	
   c:\NM95MS14 RD <Name of the Destination file to be created>.


  
 


	